toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.navigation.callback
/
[jvm]ShowHttpErrorPageCallback
/
Response
Response
interface
Response
A response for
ShowHttpErrorPageCallback
.
Members
Functions
show
Link copied to clipboard
open
fun
show
(
html
:
String
)
:
ShowHttpErrorPageCallback.Response
Notifies the browser that it should display an error page with the given HTML.
show
Default
Link copied to clipboard
open
fun
showDefault
(
)
:
ShowHttpErrorPageCallback.Response
Notifies the browser that it should display the default error page.